home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr25 / wordy.zip / README.1ST < prev    next >
Text File  |  1995-03-28  |  6KB  |  136 lines

  1.                             Files contained within this archive:
  2.                             ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3.  
  4.  
  5. READ.ME                     Info and musings about the programs and the author.
  6.  
  7. WHATS.NEW                   Updates and additions for this version of WORDY.
  8.  
  9. WORD.LST                    List of 99,000+ words acceptable for WORDY game,
  10.                             and incidentally, also in Scrabble (tm) word 
  11.                             game.  "Compatible" with the OSPD (tm), 2nd ed.
  12.                             In ASCII format.
  13.  
  14. NEW.LST                     List of the 5200-odd words new to the 2nd ed.
  15.                             of the OSPD (tm).  In ASCII format.
  16.  
  17. WORDY.DOC                   Instructions for playing the WORDY game.
  18.  
  19. SEARCH.DOC                  Instructions for using stand-alone search utility.
  20.  
  21. ANAGRAM.DOC                 Instructions for using stand-alone anagram 
  22.                             utility.
  23.  
  24. BINGO.DOC                   Instructions for using stand-alone Bingo-finding 
  25.                             utility.
  26.  
  27. XFIND.DOC                   Instructions for using stand-alone word-pattern
  28.                             matching utility.
  29.  
  30. UNSCR.DOC                   Instructions for using stand-alone "unscramble" 
  31.                             utility.
  32.  
  33. INSET.DOC                   Instructions for using stand-alone "inset" 
  34.                             utility.
  35.  
  36. XTRACT.DOC                  Instructions for using stand-alone "extract"
  37.                             utility.
  38.  
  39. RF.DOC                      Instructions for using file reformat utility.
  40.  
  41. PREFIX.DOC                  Instructions for using prefix word extractor.
  42.  
  43. SUFFIX.DOC                  Instructions for using suffix word extractor.
  44.  
  45. UTILS.NOT                   Note on the use of the WORDY utilities.
  46.  
  47. EDITORL.NEW                 Author's comments (flame?) on the 2nd Edition
  48.                             of the OSPD (tm).
  49.  
  50. REMOVED.WOR                 List of words that "disappeared" between editions 
  51.                             of the OSPD (tm).
  52.  
  53. DISCLAIM.ER                 Legal disclaimer.  Please do not sue the author.
  54.                             Or shoot the piano player.
  55.  
  56. README.1ST                  This file.
  57. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  58.  
  59.  
  60. WORDY.EXE                   The game executable for color systems only.
  61.  
  62. WORDYM.EXE                  The game executable for monochrome systems only.
  63.  
  64. SEARCH.EXE                  Standalone utility to see if word is in enclosed
  65.                             game dictionary.
  66.  
  67. ANAGRAM.EXE                 Stand-alone anagramming utility.
  68.  
  69. BINGO.EXE                   Stand-alone Bingo-finding utility.
  70.  
  71. XFIND.EXE                   Stand-alone word-pattern matching utility.
  72.  
  73. UNSCR.EXE                   Stand-alone "unscramble" utility for solving
  74.                             word-scramble puzzles.
  75.  
  76. INSET.EXE                   Stand-alone utility to match portions of words in
  77.                             master word list in exact order given.
  78.  
  79. PREFIX.EXE                  Stand-alone utility to extract only those words 
  80.                             with a given prefix.
  81.  
  82. SUFFIX.EXE                  Stand-alone utility to extract only those words 
  83.                             with a given suffix.
  84.  
  85. XTRACT.EXE                  Stand-alone utility to extract only those words 
  86.                             from the master word list that include or exclude
  87.                             chosen letter sets.
  88.  
  89. RF.EXE                      Utility to reformat pattern-matched files to 
  90.                             print multiple columns across.
  91. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  92.                             DESCRIPTOR FILES REQUIRED BY VARIOUS DISTRIBUTORS
  93.  
  94. FILE_ID.DIZ                 Archive description for BBS network distribution.
  95. SDN.ID                      Archive description for SDN network distribution.
  96. SDN.CTL                     Archive description for Delphi / Bix / Fidonet
  97.                             distribution.
  98. DESC.SDI                    Short descriptor file of Wordy package.
  99. VENDINFO.DIZ                Vendor product information descriptor file.
  100. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  101.  
  102. ANAGRAM.C                   Source code for programmers.
  103. BINGO.C                     Source code for programmers.
  104. RF.C                        Source code for programmers.
  105. XFIND.C                     Source code for programmers.
  106. UNSCR.C                     Source code for programmers.
  107. INSET.C                     Source code for programmers.
  108. XTRACT.C                    Source code for programmers.
  109. SEARCH.C                    Source code for programmers.
  110. PREFIX.C                    Source code for programmers.
  111. SUFFIX.C                    Source code for programmers.
  112. SRCH.H                      Source code for programmers.
  113.  
  114. The source code of all the utilities is packaged right along with all the 
  115. other files.   Nothing up my sleeve.
  116.  
  117. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  118.  
  119. Scrabble (tm) and OSPD (tm) are trademarks of the Selchow & Righter Co., Inc.
  120. The above games and utilities are intended to enhance proficiency & enjoyment
  121. of  Scrabble (tm)  without infringing upon  copyrights  and trademarks of the
  122. above mentioned company. Eternal thanks be to Alfred Butts, inspired inventor
  123. of Scrabble (tm).                        May WORDY serve to honor his memory.
  124.  
  125. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  126.  
  127. The registration for the WORDY package is (still!!!) a modest $2.00. Contrib- 
  128. utions  at or above this amount  entitle you to a free update  and my undying
  129. gratitude.
  130.  
  131. M\Cooper
  132. 3425 Chestnut Ridge Rd.
  133. Grantsville, MD 21536-9801
  134. --------------------------
  135. Email:  thegrendel@aol.com
  136.